This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

W17_後端框架 Express + Sequelize

W17_後端框架 Express + Sequelize

矽谷思維

矽谷思維

【Day02】一起來建立靜態頁面吧

【Day02】一起來建立靜態頁面吧


Comments